Set the transparency level of the pen in the current canvas.
Syntax
Set Pen Transparency percent
Description
The pen transparency is the transparency in which all drawing operations (e.g. Line) are drawn in. percent is the new transparency level of the pen. It can be any value between 0(opaque) and 100(invisible).
The pen transparency is the transparency in which all drawing operations (e.g. Line) are drawn in.
percent is the new transparency level of the pen. It can be any value between 0(opaque) and 100(invisible).